GET api/FileManager/GenerateSecuredLink?filepaths[0]={filepaths[0]}&filepaths[1]={filepaths[1]}&url={url}&projectId={projectId}&taskId={taskId}&expiredDate={expiredDate}&id={id}&createdBy={createdBy}&isPredefined={isPredefined}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
filepaths

Collection of string

Required

url

string

Required

projectId

string

None.

taskId

string

None.

expiredDate

string

None.

id

globally unique identifier

None.

createdBy

string

None.

isPredefined

boolean

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.